Skip to content

Comments

graph, store: Use a much larger fetch_size for fdw#5790

Merged
lutter merged 1 commit intomasterfrom
lutter/fetch-size
Mar 5, 2025
Merged

graph, store: Use a much larger fetch_size for fdw#5790
lutter merged 1 commit intomasterfrom
lutter/fetch-size

Conversation

@lutter
Copy link
Collaborator

@lutter lutter commented Feb 2, 2025

Changing the fetch_size to 10,000 from its default of 100 will have a dramatic effect on the time copy operations take.

The fetch_size can be controlled with the environment variable GRAPH_STORE_FDW_FETCH_SIZE

@lutter lutter requested review from encalypto and zorancv February 2, 2025 00:53
Copy link
Contributor

@zorancv zorancv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Changing the fetch_size to 10,000 from its default of 100 will have a
dramatic effect on the time copy operations take.

The fetch_size can be controlled with the environment variable
GRAPH_STORE_FDW_FETCH_SIZE
@lutter lutter force-pushed the lutter/fetch-size branch from 55f6c5f to 91168d6 Compare March 5, 2025 17:40
@lutter lutter merged commit 91168d6 into master Mar 5, 2025
6 checks passed
@lutter lutter deleted the lutter/fetch-size branch March 5, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants